.nav_jz_new .active {
  color: #d02402;
}

.nav_jz_new ul li a:hover {
  color: #d02402;
}

.main_1_new .box_info_new {
  display: block !important;
}

.box_info {
  width: 1182px;
  /* display:none; */
  position: absolute;
  color: #643519;
  padding: 10px;
  float: left;
  line-height: 40px;
  background: #fff;
  margin: 0 auto;
  left: 0;
}

.box_info li {
  color: #643519;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  width: 15%;
  text-align: center;
}

.box_info li a {
  color: #643519
}

.box_info li:hover {
  color: #0b4ab4;
}

.wh-container .wh-ztImg {
  margin-bottom: 40px;
}

.wh-container .wh-ztImg img {
  width: 100%;
}

.wh-container .ljwh-row {
  margin-bottom: 20px;
}

.wh-container .ljwh-row .title {
  margin-bottom: 20px;
}

.wh-container .ljwh-row .title .text {
  font-weight: bold;
  font-size: 26px;
  color: #C71505;
  position: absolute;
  z-index: 1;
  top: -7px;
  left: 20px;
}

.wh-container .ljwh-row .title .more {
  font-size: 14px;
  color: #666666;
  position: absolute;
  z-index: 1;
  top: -7px;
  right: 10px;
  cursor: pointer;
}

.wh-container .ljwh-row .title {
  position: relative;
  width: 100%;
}

.wh-container .ljwh-row .content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.wh-container .ljwh-row .content .left-box {
  width: 53.5%;
}

.wh-container .ljwh-row .content .right-box {
  width: 45.5%;
}

.wh-container .ljwh-row .content .left-box img {
  width: 100%;
  height: 100%;
}

.wh-container .ljwh-row .content .right-box .img-box {
  width: 100%;
  padding: 5px;
  cursor: pointer;
}

.wh-container .ljwh-row .content .right-box .img-box:first-child {
  padding-top: 0;
}

.wh-container .ljwh-row .content .right-box .img-box:last-child {
  padding-bottom: 0;
}

.wh-container .ljwh-row .content .right-box .img-box img {
  width: 100%;
}

.wh-container .xflsjz-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.wh-container .xflsjz-row .xflsjz-col {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wh-container .xflsjz-row .xflsjz-col .title {
  position: relative;
  line-height: 42px;
}

.wh-container .xflsjz-row .xflsjz-col .title .text {
  font-weight: bold;
  font-size: 20px;
  color: #C71505;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 20px;
  padding: 0 5px;
  border-bottom: 2px solid #C71505;
}

.wh-container .xflsjz-row .xflsjz-col .title .more {
  font-size: 14px;
  color: #666666;
  position: absolute;
  z-index: 1;
  right: 10px;
  cursor: pointer;
}

.wh-container .xflsjz-row .xflsjz-col .list {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0;
  min-height: 224px;
}

.wh-container .xflsjz-row .xflsjz-col .list .li {
  width: 96%;
  color: #313131;
  line-height: 24px;
  font-size: 18px;
  letter-spacing: 0.8px;
  text-align: left;
  list-style-type: circle;
  margin: 0 5px;
  margin: 16px 0;
  padding: 0 5px;
}

.wh-container .xflsjz-row .xflsjz-col .list .li a {
  color: #313131;
}

.wh-container .xflsjz-row .xflsjz-col .list .li:first-child {
  margin-top: 10px;
}

.wh-container .CHN-row {
  display: flex;
  justify-content: space-between;
}

.wh-container .CHN-row img {
  width: 100%;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer_new {
  margin-top: 300px;
}

.main_1_new>li {
  border-bottom: 1px solid #ededed;
}

.cursor {
  cursor: pointer;

}

.footer-activeli {
  border-bottom: 2px solid #d02402 !important;
}

/*****/

.ellipsis-multiline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

/**轮播**/
/**轮播 标题**/
.wh-container .video-row {
  margin-bottom: 20px;
}

.wh-container .video-row .title {
  position: relative;
  line-height: 42px;
}

.wh-container .video-row .title .text {
  font-weight: bold;
  font-size: 20px;
  color: #C71505;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 20px;
  padding: 0 5px;
  border-bottom: 2px solid #C71505;
}

.wh-container .video-row .title .more {
  font-size: 14px;
  color: #666666;
  position: absolute;
  z-index: 1;
  /* left: 300px; */
  left: 28%;
  cursor: pointer;
}

/**轮播 跑马灯**/
.domo-pic-scroll-lr {
  width: 1160px;
  height: 200px;
  position: relative;
  margin: 0 auto;
  margin-left: -5px;
  margin-bottom: 50px;
}

.domo-pic-scroll-lr .conts li {
  float: left;
  text-align: center;
  width: 280px;
  height: 220px;
  font-size: 18px;
  padding: 0 10px;
  border-radius: 8px;
  vertical-align: top;
}

.domo-pic-scroll-lr .conts li img {
  width: 100%;
  height: 160px;
}

.domo-pic-scroll-lr .conts li .s1 {
  width: 100%;
  height: 220px;
}

.domo-pic-scroll-lr .conts li .s1 div {
  background: #f7f7f7;
  padding: 8px;
  margin-top: -4px;
  height: 60px;
  line-height: 24px;
}

.domo-pic-scroll-lr .conts li a {
  color: #313131;
  display: block;
  width: 280px;
  height: 220px;
  border-radius: 8px;
  text-align: left;
  font-size: 14px;
  padding: 0 5px;
}

.domo-pic-scroll-lr .conts li a:hover {
  text-decoration: none;
}

.domo-pic-scroll-lr .textList {
  text-align: center;
  height: 40px;
  line-height: 20px;
  padding: 0px 15px;
  color: #1eb4e5;
  font-size: 12px;
  display: none;
}

.domo-pic-scroll-lr .textList .pageNav {
  line-height: 20px;
  color: #1eb4e5;
  display: none;
}

.domo-pic-scroll-lr .textList .pageNav font {
  font-size: 14px;
  padding: 0 5px;
  line-height: 20px;
  color: #b2d5ed;
  font-style: italic;
}

.domo-pic-scroll-lr .textList .pageNav .current {
  font-size: 18px;
  padding-right: 8px;
}

.domo-pic-scroll-lr .prev,
.domo-pic-scroll-lr .next {
  z-index: 1;
  position: absolute;
  top: 40%;
  margin-top: -25px;
  display: block;
  /* width: 36px;
  height: 36px; */
  line-height: 34px;
  font-size: 22px;
  color: #fff;
  /* box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  -moz-box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  border-radius: 50px;
  background: #b2d5ed; */
  /* text-align: center; */
  /* font-family: "Comic Sans MS", cursive; */
  cursor: pointer;
}

.domo-pic-scroll-lr .prev {
  left: 0px;
  /* background: #212121; */
}

.domo-pic-scroll-lr .next {
  right: -53px;
  /* background: #212121; */
}

.domo-pic-scroll-lr .prev img,
.domo-pic-scroll-lr .next img {
  width: 80%;
}

.domo-pic-scroll-lr .tabs {
  width: 100%;
  height: 11px;
  line-height: 11px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul {
  text-align: center;
  height: 11px;
}

.domo-pic-scroll-lr .tabs ul li {
  line-height: 999px;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  margin: 0 5px;
  cursor: pointer;
  background: #b2d5ed;
  cursor: pointer;
  display: inline-block;
  display: inline;
  zoom: 1;
  overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul .current {
  background: #4ad585 !important;
}


/*********廉洁文化左一图**********/
/**轮播 跑马灯**/
.domo-pic-scroll-lrfore {
  width: 624px;
  height: 355px;
  position: relative;
  margin: 0 auto;
  margin-left: -5px;
  /*margin-bottom: 50px;*/
}

.domo-pic-scroll-lrfore .conts li {
  float: left;
  text-align: center;
  width: 624px;
  height: 355px;
  font-size: 18px;
  padding: 0 10px;
  border-radius: 8px;
  vertical-align: top;
}

.domo-pic-scroll-lrfore .conts li img {
  width: 100%;
  height: 355px;
}

.domo-pic-scroll-lrfore .conts li .s1 {
  width: 100%;
  height: 355px;
}

.domo-pic-scroll-lrfore .conts li .s1 div {
  background: #f7f7f7;
  padding: 8px;
  margin-top: -4px;
  height: 60px;
  line-height: 24px;
}

.domo-pic-scroll-lrfore .conts li a {
  color: #313131;
  display: block;
  width: 624px;
  height: 355px;
  border-radius: 8px;
  text-align: left;
  font-size: 14px;
  padding: 0 5px;
}

.domo-pic-scroll-lrfore .conts li a:hover {
  text-decoration: none;
}

.domo-pic-scroll-lrfore .textList {
  text-align: center;
  height: 40px;
  line-height: 20px;
  padding: 0px 15px;
  color: #1eb4e5;
  font-size: 12px;
  display: none;
}

.domo-pic-scroll-lrfore .textList .pageNav {
  line-height: 20px;
  color: #1eb4e5;
  display: none;
}

.domo-pic-scroll-lrfore .textList .pageNav font {
  font-size: 14px;
  padding: 0 5px;
  line-height: 20px;
  color: #b2d5ed;
  font-style: italic;
}

.domo-pic-scroll-lrfore .textList .pageNav .current {
  font-size: 18px;
  padding-right: 8px;
}

.domo-pic-scroll-lrfore .prev,
.domo-pic-scroll-lrfore .next {
  z-index: 1;
  position: absolute;
  top: 40%;
  margin-top: -25px;
  display: block;
  /* width: 36px;
  height: 36px; */
  line-height: 34px;
  font-size: 22px;
  color: #fff;
  /* box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  -moz-box-shadow: 0px 4px 10px 0px rgba(16, 124, 195, 1);
  border-radius: 50px;
  background: #b2d5ed; */
  /* text-align: center; */
  /* font-family: "Comic Sans MS", cursive; */
  cursor: pointer;
}

.domo-pic-scroll-lrfore .prev {
  left: 0px;
  /* background: #212121; */
}

.domo-pic-scroll-lrfore .next {
  right: -28px;
  /* background: #212121; */
}

.domo-pic-scroll-lrfore .prev img,
.domo-pic-scroll-lrfore .next img {
  width: 80%;
}

.domo-pic-scroll-lrfore .tabs {
  width: 100%;
  height: 11px;
  line-height: 11px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.domo-pic-scroll-lrfore .tabs ul {
  text-align: center;
  height: 11px;
}

.domo-pic-scroll-lrfore .tabs ul li {
  line-height: 999px;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  margin: 0 5px;
  cursor: pointer;
  background: #b2d5ed;
  cursor: pointer;
  display: inline-block;
  display: inline;
  zoom: 1;
  overflow: hidden;
}

.domo-pic-scroll-lrfore .tabs ul .current {
  background: #4ad585 !important;
}

.wh-container .ljwh-row .content .domo-pic-scroll-lrfore .conts li img {
  width: 100%;
  height: 355px;
}